Welcome![Sign In][Sign Up]
Location:
Search - ftp C

Search list

[Ftp Clientftpclient1

Description: 一个C语言实现的ftp 客户端程序,实现了ftp客户端的大部分功能-the code for ftp client
Platform: | Size: 10240 | Author: Ocean | Hits:

[Ftp Clientftps2

Description: 一个C语言实现的ftp服务器端程序,实现了大部分server的功能-the code for ftp server
Platform: | Size: 115712 | Author: Ocean | Hits:

[Internet-NetworkFTPclient

Description: FTP客户端C++实现类,跨windows和unix平台 FTPclient.h-FTP Client C++ class,name is FTPclient.h
Platform: | Size: 12288 | Author: liufeng | Hits:

[Internet-NetworkFTPCLIENT

Description: c# 编写的用于文件下载及上传的FTP客户端 -c# to write an FTP client for file download and upload
Platform: | Size: 62464 | Author: yangdc | Hits:

[Linux-UnixLinux

Description: ftp定时开启,shell语言编程,使用c++ -open ftp,when you want to open ftp
Platform: | Size: 1024 | Author: ljf | Hits:

[Ftp ClientFtpUpLoad

Description: MFC实现FTP上传到服务器上!-C++ the MFC FTP upload to the server!
Platform: | Size: 36864 | Author: jason | Hits:

[Linux-Unixftp_srv_main

Description: 在Linux下以C语言完成的FTP服务系统,实现了的上传和下载,列举文件目录,创建文件夹,删除文件,限制用户权限等功能。适合Linux编程初学者参考使用。-C language under Linux FTP service system to achieve the upload and download, list file directory, create folders, delete files, restrict user permissions function. For the Linux programming for beginners to use and reference.
Platform: | Size: 4096 | Author: 唐睿 | Hits:

[AI-NN-PRYichuansuanfadaima

Description: 这是一个非常实用的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu,目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。
Platform: | Size: 14336 | Author: 钟纪明 | Hits:

[Linux-Unixftp_put_get

Description: 实现ftp get/put某类文件的c-shell脚本-Ftp get/put certain types of files in the c-shell script
Platform: | Size: 1024 | Author: gxl | Hits:

[Ftp ClientChilkat_C.h

Description: C_CkFtp2.h Downloaded from C FTP Examples
Platform: | Size: 2048 | Author: shaman2011 | Hits:

[Ftp ClientFtpClientX

Description: FTP上传文件客户端控件程序,可以被C#等语言调用-FTP upload file client control program can be in C# and other languages ​ ​ call
Platform: | Size: 4828160 | Author: 宋先生 | Hits:

[Internet-NetworkFileZilla_2_2_4b_src

Description: 在linux平台用c++编写一个ftp 客户端程序-linux c++ ftp client
Platform: | Size: 1437696 | Author: jame | Hits:

[CSharpCp23PFTP

Description: C#语言编写的简单的FTP程序,供大家参考讨论。-C# language to write a simple FTP program for your reference in the discussion.
Platform: | Size: 107520 | Author: ZhangYanan | Hits:

[.netFtpExplorer

Description: C#编写的文件传输ftp,很好用的,下载即可用-Written in C# file transfer ftp, very easy to use, download you can use
Platform: | Size: 75776 | Author: 1213 | Hits:

[CSharpCore4

Description: Py.Core提供了以下的功能: - 字符串/日期/数字/正则表达式/文件/数据检查/类型转换 等常见操作。 - 缩略图/验证码/水印 等图片操作。 - 排序/搜索/加密/遍历 等常用算法。 - 日志功能(内置包括向 屏幕、窗口、文件、数据库 输出日志的工具)。 - HTML/INI/ZIP 压缩/JSON/XML/常用集合 等文件或数据结构的处理。 - FTP/上传/下载/邮件/登陆网站 等网络功能 。 - 最完整的数据库操作辅助类 。 - 对于 C/S 结构,获取 CPU/IME 输入法/Memory 内存 等信息, 简化对 图标/键盘钩子/Win32 API 的操作。 - 对于 B/S 结构,获取 访客/服务器 等信息, 简化对 B/S 常见的操作。 - 函数性能测试等辅助工具。-Py.Core provides the following functions:- string/date/number/regular expression to the common operation of the data/files/check/type conversion.- Thumbnails/validation/watermarks and other image manipulation.- Sort/search/encryption/traverse the commonly used algorithms.- The log function (built-in tools to screen, window, file, database output log).- HTML/ini/ZIP compression/JSON/XML/commonly used collection and other documents or data structures processing.- FTP/Upload/download/mail/visit the Web site and other network functions.- The most complete database operations helper classes.- C/S structure to obtain information on the CPU/IME input method/Memory memory, simplifying the operation of the icons/keyboard hook/the Win32 API.- B/S structure, access to visitors/server information, and simplify the operation of the B/S common.- Function performance tests and other aids.
Platform: | Size: 11936768 | Author: 郭启洋 | Hits:

[Internet-Networkftp_srv_basic

Description: ftp 应用的Server端。采用C语言编写,TCP协议。-Server side of the ftp application
Platform: | Size: 4096 | Author: chester | Hits:

[Windows DevelopUFFTTPtools

Description: 使用c++进行开发,操作简简单易懂的ftp工具上载下载 -To use c++ development, operation simple straightforward ftp tools to upload to download
Platform: | Size: 47104 | Author: 渗透 | Hits:

[Windows Developt0199rarh

Description: 自己开发的一个FTP软件源码!用的是VVisual C++,希望大家参考下.. -Development of an FTP software source code! Is VVisual C++, and hope that we refer to the following ..
Platform: | Size: 167936 | Author: yongjiu | Hits:

[Internet-Networkmyftpclient

Description: 是一个很经典的ftp客户端源码,是基于linux下的c++开发的,有设计文档和必要的ftp指令-Is a classic ftp client source code, was developed based c++ under linux, design documentation and the necessary ftp commands
Platform: | Size: 27648 | Author: 夏波 | Hits:

[Windows DevelopaSerrverSrcffn

Description: FTP软件的源代码,我希望大家家有用哦,使用Visual C书面 -FTP software source code, I hope everyone useful oh, by using Visual C written
Platform: | Size: 125952 | Author: 表现 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net